Skip to content

Fix error in docker-compose.test.yml#55

Merged
sue445 merged 1 commit intomasterfrom
fix_ci
Apr 5, 2026
Merged

Fix error in docker-compose.test.yml#55
sue445 merged 1 commit intomasterfrom
fix_ci

Conversation

@sue445
Copy link
Copy Markdown
Owner

@sue445 sue445 commented Apr 5, 2026

Run docker compose --file docker-compose.test.yml run sut
 Network dockerfile-heroku-cli_default  Creating
 Network dockerfile-heroku-cli_default  Created
/usr/bin/env: unrecognized option: S
BusyBox v1.37.0 (2025-12-16 14:19:28 UTC) multi-call binary.

Usage: env [-i0] [-u NAME]... [-] [NAME=VALUE]... [PROG ARGS]

Print current environment or run PROG after setting up environment

	-, -i	Start with empty environment
	-0	NUL terminated output
	-u NAME	Remove variable from environment

```
Run docker compose --file docker-compose.test.yml run sut
 Network dockerfile-heroku-cli_default  Creating
 Network dockerfile-heroku-cli_default  Created
/usr/bin/env: unrecognized option: S
BusyBox v1.37.0 (2025-12-16 14:19:28 UTC) multi-call binary.

Usage: env [-i0] [-u NAME]... [-] [NAME=VALUE]... [PROG ARGS]

Print current environment or run PROG after setting up environment

	-, -i	Start with empty environment
	-0	NUL terminated output
	-u NAME	Remove variable from environment
```
@sue445 sue445 merged commit 23a9fb5 into master Apr 5, 2026
1 check passed
@sue445 sue445 deleted the fix_ci branch April 5, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant